Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(transform): add exponential smoothing data transform methods #6522

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

lulusir
Copy link
Contributor

@lulusir lulusir commented Nov 15, 2024

Checklist
  • npm test passes
  • benchmarks are included
  • commit message follows commit guidelines
  • documents are updated
Description of change

add exponential smoothing data transform methods

image

@lulusir lulusir changed the title 「wip」feat(transform): add exponential smoothing data transform methods feat(transform): add exponential smoothing data transform methods Nov 15, 2024
@hustcc
Copy link
Member

hustcc commented Nov 15, 2024

这个算法有来源出处吗?以及使用场景?

site/docs/spec/data/ema.zh.md Outdated Show resolved Hide resolved
site/docs/spec/data/ema.zh.md Outdated Show resolved Hide resolved
src/spec/dataTransform.ts Outdated Show resolved Hide resolved
@lulusir lulusir changed the title feat(transform): add exponential smoothing data transform methods 「wip」feat(transform): add exponential smoothing data transform methods Nov 16, 2024
@lulusir
Copy link
Contributor Author

lulusir commented Nov 16, 2024

这个算法有来源出处吗?以及使用场景?

好的,晚点补一下

@lulusir lulusir changed the title 「wip」feat(transform): add exponential smoothing data transform methods feat(transform): add exponential smoothing data transform methods Nov 18, 2024
@lxfu1 lxfu1 merged commit 0ec584c into antvis:v5 Nov 19, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants